2025-07-11 00:15:57,219 [ 81462 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:53, check_args_and_update_paths) 2025-07-11 00:15:57,219 [ 81462 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:79, check_args_and_update_paths) 2025-07-11 00:15:57,219 [ 81462 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:90, check_args_and_update_paths) 2025-07-11 00:15:57,219 [ 81462 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:92, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_8nybn3 --privileged --dns-search='.' --memory=30709030912 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=5dc43a6382f0 -e DOCKER_BASE_TAG=5ccda723c1fc -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=d862517635bf -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 --report-log=parallel0_0.jsonl --report-log-exclude-logs-on-passed-tests test_MemoryTracking/test.py::test_http test_MemoryTracking/test.py::test_tcp_multiple_sessions test_MemoryTracking/test.py::test_tcp_single_session test_alter_on_mixed_type_cluster/test.py::test_alter_on_cluter_non_replicated test_alter_on_mixed_type_cluster/test.py::test_alter_replicated_on_cluster test_async_insert_adaptive_busy_timeout/test.py::test_change_queries_frequency test_async_insert_adaptive_busy_timeout/test.py::test_compare_sequential_inserts_durations_for_adaptive_and_fixed_async_timeouts test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree_multithread test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree_multithread test_backup_restore/test.py::test_attach_partition test_backup_restore/test.py::test_replace_partition test_backup_restore/test.py::test_restore test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node test_backup_s3_storage_class/test.py::test_backup_s3_storage_class test_backward_compatibility/test.py::test_backward_compatability1 test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_avg 'test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[1000]' 'test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[500000]' 'test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[1000]' 'test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[500000]' test_backward_compatibility/test_vertical_merges_from_compact_parts.py::test_vertical_merges_from_compact_parts test_build_sets_from_multiple_threads/test.py::test_set test_cgroup_limit/test.py::test_cgroup_cpu_limit test_cleanup_after_start/test.py::test_old_dirs_cleanup test_cluster_discovery/test.py::test_cluster_discovery_macros test_cluster_discovery/test.py::test_cluster_discovery_startup_and_stop test_cluster_discovery/test_dynamic_clusters.py::test_cluster_discovery_startup_and_stop test_codec_encrypted/test.py::test_different_keys test_composable_protocols/test.py::test_connections test_composable_protocols/test.py::test_http_proxy_1 test_composable_protocols/test.py::test_proxy_1 test_concurrent_queries_restriction_by_query_kind/test.py::test_insert test_concurrent_queries_restriction_by_query_kind/test.py::test_select test_config_decryption/test.py::test_successful_decryption_xml test_config_decryption/test.py::test_successful_decryption_yaml test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk test_config_substitutions/test.py::test_allow_databases test_config_substitutions/test.py::test_config test_config_substitutions/test.py::test_config_from_env_overrides test_config_substitutions/test.py::test_config_merge_from_env_overrides test_config_substitutions/test.py::test_config_multiple_zk_substitutions test_config_substitutions/test.py::test_include_config 'test_database_iceberg/test.py::test_hide_sensitive_info[DataLakeCatalog]' 'test_database_iceberg/test.py::test_hide_sensitive_info[Iceberg]' 'test_database_iceberg/test.py::test_list_tables[DataLakeCatalog]' 'test_database_iceberg/test.py::test_list_tables[Iceberg]' 'test_database_iceberg/test.py::test_many_namespaces[DataLakeCatalog]' 'test_database_iceberg/test.py::test_many_namespaces[Iceberg]' 'test_database_iceberg/test.py::test_select[DataLakeCatalog]' 'test_database_iceberg/test.py::test_select[Iceberg]' 'test_database_iceberg/test.py::test_tables_with_same_location[DataLakeCatalog]' 'test_database_iceberg/test.py::test_tables_with_same_location[Iceberg]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-True-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-False-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-True-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-False-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-True-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-False-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-True-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-False-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-True-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-False-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-True-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-False-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-True-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-False-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-True-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-False-True]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True-True]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-False-True]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-True-True]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-False-True]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-True-True]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-False-True]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-True-True]' test_distributed_ddl_password/test.py::test_alter test_distributed_ddl_password/test.py::test_truncate test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_background_insert_split_batch_on_failure_OFF test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_background_insert_split_batch_on_failure_ON test_executable_user_defined_function/test.py::test_executable_function_always_error_python test_executable_user_defined_function/test.py::test_executable_function_argument_python test_executable_user_defined_function/test.py::test_executable_function_bash test_executable_user_defined_function/test.py::test_executable_function_input_nullable_python test_executable_user_defined_function/test.py::test_executable_function_non_direct_bash test_executable_user_defined_function/test.py::test_executable_function_parameter_python test_executable_user_defined_function/test.py::test_executable_function_python test_executable_user_defined_function/test.py::test_executable_function_query_cache test_executable_user_defined_function/test.py::test_executable_function_send_chunk_header_python test_executable_user_defined_function/test.py::test_executable_function_signalled_python test_executable_user_defined_function/test.py::test_executable_function_slow_python test_executable_user_defined_function/test.py::test_executable_function_sum_json_python test_executable_user_defined_function/test.py::test_executable_function_sum_python test_file_cluster/test.py::test_count test_file_cluster/test.py::test_format_detection -vvv " altinityinfra/integration-tests-runner:ad96270260ff '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache Test order randomisation NOT enabled. Enable with --random-order or --random-order-bucket= rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: timeout-2.3.1, repeat-0.9.3, order-1.0.0, reportlog-0.4.0, xdist-3.5.0, random-order-1.1.1 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False-False] test_database_iceberg/test.py::test_hide_sensitive_info[DataLakeCatalog] test_async_insert_adaptive_busy_timeout/test.py::test_change_queries_frequency test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes test_executable_user_defined_function/test.py::test_executable_function_always_error_python test_config_substitutions/test.py::test_allow_databases test_backup_restore/test.py::test_attach_partition test_MemoryTracking/test.py::test_http test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_avg test_composable_protocols/test.py::test_connections [gw9] [ 1%] PASSED test_composable_protocols/test.py::test_connections test_composable_protocols/test.py::test_http_proxy_1 [gw9] [ 2%] PASSED test_composable_protocols/test.py::test_http_proxy_1 test_composable_protocols/test.py::test_proxy_1 [gw9] [ 3%] PASSED test_composable_protocols/test.py::test_proxy_1 [gw0] [ 4%] PASSED test_executable_user_defined_function/test.py::test_executable_function_always_error_python test_executable_user_defined_function/test.py::test_executable_function_argument_python test_alter_on_mixed_type_cluster/test.py::test_alter_on_cluter_non_replicated [gw0] [ 5%] PASSED test_executable_user_defined_function/test.py::test_executable_function_argument_python test_executable_user_defined_function/test.py::test_executable_function_bash [gw0] [ 6%] PASSED test_executable_user_defined_function/test.py::test_executable_function_bash test_executable_user_defined_function/test.py::test_executable_function_input_nullable_python [gw8] [ 7%] PASSED test_backup_restore/test.py::test_attach_partition test_backup_restore/test.py::test_replace_partition [gw0] [ 8%] PASSED test_executable_user_defined_function/test.py::test_executable_function_input_nullable_python test_executable_user_defined_function/test.py::test_executable_function_non_direct_bash [gw3] [ 9%] PASSED test_config_substitutions/test.py::test_allow_databases test_config_substitutions/test.py::test_config [gw0] [ 10%] PASSED test_executable_user_defined_function/test.py::test_executable_function_non_direct_bash test_executable_user_defined_function/test.py::test_executable_function_parameter_python [gw3] [ 11%] PASSED test_config_substitutions/test.py::test_config test_config_substitutions/test.py::test_config_from_env_overrides [gw0] [ 12%] PASSED test_executable_user_defined_function/test.py::test_executable_function_parameter_python test_executable_user_defined_function/test.py::test_executable_function_python [gw3] [ 13%] PASSED test_config_substitutions/test.py::test_config_from_env_overrides test_config_substitutions/test.py::test_config_merge_from_env_overrides [gw0] [ 14%] PASSED test_executable_user_defined_function/test.py::test_executable_function_python test_executable_user_defined_function/test.py::test_executable_function_query_cache [gw3] [ 15%] PASSED test_config_substitutions/test.py::test_config_merge_from_env_overrides test_config_substitutions/test.py::test_config_multiple_zk_substitutions [gw8] [ 16%] PASSED test_backup_restore/test.py::test_replace_partition test_backup_restore/test.py::test_restore [gw5] [ 17%] PASSED test_MemoryTracking/test.py::test_http test_MemoryTracking/test.py::test_tcp_multiple_sessions [gw0] [ 18%] PASSED test_executable_user_defined_function/test.py::test_executable_function_query_cache test_executable_user_defined_function/test.py::test_executable_function_send_chunk_header_python [gw0] [ 19%] PASSED test_executable_user_defined_function/test.py::test_executable_function_send_chunk_header_python test_executable_user_defined_function/test.py::test_executable_function_signalled_python [gw0] [ 20%] PASSED test_executable_user_defined_function/test.py::test_executable_function_signalled_python test_executable_user_defined_function/test.py::test_executable_function_slow_python [gw8] [ 21%] PASSED test_backup_restore/test.py::test_restore [gw7] [ 22%] PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node [gw3] [ 23%] PASSED test_config_substitutions/test.py::test_config_multiple_zk_substitutions test_config_substitutions/test.py::test_include_config [gw6] [ 24%] PASSED test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_avg [gw3] [ 25%] PASSED test_config_substitutions/test.py::test_include_config test_concurrent_queries_restriction_by_query_kind/test.py::test_insert [gw0] [ 26%] PASSED test_executable_user_defined_function/test.py::test_executable_function_slow_python test_executable_user_defined_function/test.py::test_executable_function_sum_json_python test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[1000] [gw0] [ 27%] PASSED test_executable_user_defined_function/test.py::test_executable_function_sum_json_python test_executable_user_defined_function/test.py::test_executable_function_sum_python [gw9] [ 28%] PASSED test_alter_on_mixed_type_cluster/test.py::test_alter_on_cluter_non_replicated test_alter_on_mixed_type_cluster/test.py::test_alter_replicated_on_cluster [gw0] [ 29%] PASSED test_executable_user_defined_function/test.py::test_executable_function_sum_python test_file_cluster/test.py::test_count [gw7] [ 30%] PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node [gw9] [ 31%] PASSED test_alter_on_mixed_type_cluster/test.py::test_alter_replicated_on_cluster test_config_decryption/test.py::test_successful_decryption_xml test_cluster_discovery/test.py::test_cluster_discovery_macros [gw6] [ 32%] PASSED test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[1000] [gw7] [ 33%] PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node [gw0] [ 34%] PASSED test_file_cluster/test.py::test_count test_file_cluster/test.py::test_format_detection [gw8] [ 35%] PASSED test_concurrent_queries_restriction_by_query_kind/test.py::test_insert test_concurrent_queries_restriction_by_query_kind/test.py::test_select [gw0] [ 36%] PASSED test_file_cluster/test.py::test_format_detection test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[500000] [gw3] [ 37%] PASSED test_config_decryption/test.py::test_successful_decryption_xml test_config_decryption/test.py::test_successful_decryption_yaml [gw5] [ 38%] PASSED test_MemoryTracking/test.py::test_tcp_multiple_sessions test_MemoryTracking/test.py::test_tcp_single_session [gw3] [ 39%] PASSED test_config_decryption/test.py::test_successful_decryption_yaml test_backup_s3_storage_class/test.py::test_backup_s3_storage_class [gw1] [ 40%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-False-False] [gw9] [ 41%] PASSED test_cluster_discovery/test.py::test_cluster_discovery_macros test_cluster_discovery/test.py::test_cluster_discovery_startup_and_stop test_backward_compatibility/test_vertical_merges_from_compact_parts.py::test_vertical_merges_from_compact_parts [gw2] [ 42%] PASSED test_database_iceberg/test.py::test_hide_sensitive_info[DataLakeCatalog] test_database_iceberg/test.py::test_hide_sensitive_info[Iceberg] [gw7] [ 43%] PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node [gw4] [ 44%] PASSED test_async_insert_adaptive_busy_timeout/test.py::test_change_queries_frequency test_async_insert_adaptive_busy_timeout/test.py::test_compare_sequential_inserts_durations_for_adaptive_and_fixed_async_timeouts [gw2] [ 45%] PASSED test_database_iceberg/test.py::test_hide_sensitive_info[Iceberg] test_database_iceberg/test.py::test_list_tables[DataLakeCatalog] [gw8] [ 46%] PASSED test_concurrent_queries_restriction_by_query_kind/test.py::test_select [gw2] [ 47%] PASSED test_database_iceberg/test.py::test_list_tables[DataLakeCatalog] test_database_iceberg/test.py::test_list_tables[Iceberg] test_backward_compatibility/test.py::test_backward_compatability1 [gw6] [ 48%] PASSED test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[500000] [gw5] [ 49%] PASSED test_MemoryTracking/test.py::test_tcp_single_session test_distributed_ddl_password/test.py::test_alter [gw0] [ 50%] PASSED test_backup_s3_storage_class/test.py::test_backup_s3_storage_class test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_background_insert_split_batch_on_failure_OFF test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[1000] [gw2] [ 51%] PASSED test_database_iceberg/test.py::test_list_tables[Iceberg] test_database_iceberg/test.py::test_many_namespaces[DataLakeCatalog] [gw6] [ 52%] PASSED test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[1000] [gw7] [ 53%] PASSED test_backward_compatibility/test.py::test_backward_compatability1 [gw1] [ 54%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-False-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-False-False] test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[500000] test_cleanup_after_start/test.py::test_old_dirs_cleanup [gw5] [ 55%] PASSED test_distributed_ddl_password/test.py::test_alter test_distributed_ddl_password/test.py::test_truncate test_cgroup_limit/test.py::test_cgroup_cpu_limit [gw5] [ 56%] PASSED test_distributed_ddl_password/test.py::test_truncate [gw3] [ 57%] PASSED test_backward_compatibility/test_vertical_merges_from_compact_parts.py::test_vertical_merges_from_compact_parts test_cluster_discovery/test_dynamic_clusters.py::test_cluster_discovery_startup_and_stop [gw2] [ 58%] PASSED test_database_iceberg/test.py::test_many_namespaces[DataLakeCatalog] test_database_iceberg/test.py::test_many_namespaces[Iceberg] [gw9] [ 59%] PASSED test_cluster_discovery/test.py::test_cluster_discovery_startup_and_stop [gw7] [ 60%] PASSED test_cgroup_limit/test.py::test_cgroup_cpu_limit [gw6] [ 61%] PASSED test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[500000] test_build_sets_from_multiple_threads/test.py::test_set [gw0] [ 62%] PASSED test_cleanup_after_start/test.py::test_old_dirs_cleanup [gw9] [ 63%] PASSED test_build_sets_from_multiple_threads/test.py::test_set test_codec_encrypted/test.py::test_different_keys [gw1] [ 64%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-False-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-False-False] test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk [gw1] [ 65%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-False-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-False-False] [gw0] [ 66%] PASSED test_codec_encrypted/test.py::test_different_keys [gw9] [ 67%] PASSED test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk [gw8] [ 68%] PASSED test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_background_insert_split_batch_on_failure_OFF test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_background_insert_split_batch_on_failure_ON [gw4] [ 69%] PASSED test_async_insert_adaptive_busy_timeout/test.py::test_compare_sequential_inserts_durations_for_adaptive_and_fixed_async_timeouts test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree [gw4] [ 70%] PASSED test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree_multithread [gw2] [ 71%] PASSED test_database_iceberg/test.py::test_many_namespaces[Iceberg] test_database_iceberg/test.py::test_select[DataLakeCatalog] [gw2] [ 72%] PASSED test_database_iceberg/test.py::test_select[DataLakeCatalog] test_database_iceberg/test.py::test_select[Iceberg] [gw4] [ 73%] PASSED test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree_multithread test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree [gw2] [ 74%] PASSED test_database_iceberg/test.py::test_select[Iceberg] test_database_iceberg/test.py::test_tables_with_same_location[DataLakeCatalog] [gw2] [ 75%] PASSED test_database_iceberg/test.py::test_tables_with_same_location[DataLakeCatalog] test_database_iceberg/test.py::test_tables_with_same_location[Iceberg] [gw2] [ 76%] PASSED test_database_iceberg/test.py::test_tables_with_same_location[Iceberg] [gw4] [ 77%] PASSED test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree_multithread [gw4] [ 78%] PASSED test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree_multithread [gw1] [ 79%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-False-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-False-False] [gw3] [ 80%] PASSED test_cluster_discovery/test_dynamic_clusters.py::test_cluster_discovery_startup_and_stop [gw1] [ 81%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-False-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-False-False] [gw8] [ 82%] PASSED test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_background_insert_split_batch_on_failure_ON [gw1] [ 83%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-False-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-False-False] [gw1] [ 84%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-False-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-False-True] [gw1] [ 85%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-False-True] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-False-True] [gw1] [ 86%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-False-True] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-False-True] [gw1] [ 87%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-False-True] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-False-True] [gw1] [ 88%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-False-True] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-True-False] [gw1] [ 89%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-True-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-True-False] [gw1] [ 90%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-True-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-True-False] [gw1] [ 91%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-True-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-True-False] [gw1] [ 92%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-True-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-True-False] [gw1] [ 93%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-True-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-True-False] [gw1] [ 94%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-True-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-True-False] [gw1] [ 95%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-True-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-True-False] [gw1] [ 96%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-True-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True-True] [gw1] [ 97%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True-True] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-True-True] [gw1] [ 98%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-True-True] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-True-True] [gw1] [ 99%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-True-True] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-True-True] [gw1] [100%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-True-True] ----------------- generated report log file: parallel0_0.jsonl ----------------- ============================== slowest durations =============================== 96.51s call test_async_insert_adaptive_busy_timeout/test.py::test_compare_sequential_inserts_durations_for_adaptive_and_fixed_async_timeouts 76.12s setup test_database_iceberg/test.py::test_hide_sensitive_info[DataLakeCatalog] 65.29s call test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_background_insert_split_batch_on_failure_OFF 64.06s call test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_background_insert_split_batch_on_failure_ON 59.43s call test_async_insert_adaptive_busy_timeout/test.py::test_change_queries_frequency 55.60s call test_cluster_discovery/test_dynamic_clusters.py::test_cluster_discovery_startup_and_stop 54.71s call test_cluster_discovery/test.py::test_cluster_discovery_startup_and_stop 50.43s call test_database_iceberg/test.py::test_many_namespaces[Iceberg] 42.61s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False-False] 42.11s call test_MemoryTracking/test.py::test_tcp_multiple_sessions 37.48s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-False-False] 35.64s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-False-False] 35.21s call test_database_iceberg/test.py::test_many_namespaces[DataLakeCatalog] 34.96s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-False-True] 34.94s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False-False] 34.49s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-False-False] 33.85s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-False-False] 33.60s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-True-False] 33.51s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-True-False] 33.50s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-False-True] 33.50s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-True-True] 33.50s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-True-False] 33.40s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-False-True] 33.36s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-True-True] 33.31s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-False-False] 33.28s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-False-False] 33.26s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-False-True] 33.25s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-True-False] 33.20s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True-True] 33.20s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-True-True] 31.60s call test_backward_compatibility/test_vertical_merges_from_compact_parts.py::test_vertical_merges_from_compact_parts 30.69s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-True-False] 30.44s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-True-False] 29.82s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-True-False] 29.53s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-False-True] 29.44s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True-True] 26.87s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-True-False] 24.57s teardown test_backup_s3_storage_class/test.py::test_backup_s3_storage_class 22.57s teardown test_database_iceberg/test.py::test_tables_with_same_location[Iceberg] 21.74s call test_concurrent_queries_restriction_by_query_kind/test.py::test_select 21.63s setup test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes 21.52s call test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[500000] 21.48s setup test_alter_on_mixed_type_cluster/test.py::test_alter_on_cluter_non_replicated 21.48s setup test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_avg 21.32s setup test_config_substitutions/test.py::test_allow_databases 21.15s setup test_backward_compatibility/test.py::test_backward_compatability1 20.79s setup test_async_insert_adaptive_busy_timeout/test.py::test_change_queries_frequency 19.85s setup test_cleanup_after_start/test.py::test_old_dirs_cleanup 19.71s call test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[500000] 19.53s call test_MemoryTracking/test.py::test_tcp_single_session 18.86s call test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[1000] 18.68s setup test_cluster_discovery/test_dynamic_clusters.py::test_cluster_discovery_startup_and_stop 17.65s teardown test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk 17.46s teardown test_config_substitutions/test.py::test_include_config 16.87s setup test_distributed_ddl_password/test.py::test_alter 16.49s setup test_cluster_discovery/test.py::test_cluster_discovery_macros 16.44s setup test_backward_compatibility/test_vertical_merges_from_compact_parts.py::test_vertical_merges_from_compact_parts 16.29s call test_MemoryTracking/test.py::test_http 16.16s setup test_executable_user_defined_function/test.py::test_executable_function_always_error_python 15.84s call test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node 15.69s setup test_concurrent_queries_restriction_by_query_kind/test.py::test_insert 15.61s setup test_backup_s3_storage_class/test.py::test_backup_s3_storage_class 15.55s call test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_avg 14.76s setup test_file_cluster/test.py::test_count 14.70s setup test_backup_restore/test.py::test_attach_partition 14.69s setup test_config_decryption/test.py::test_successful_decryption_xml 14.20s setup test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk 14.06s call test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes 14.00s call test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node 13.84s setup test_composable_protocols/test.py::test_connections 13.29s call test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node 13.16s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-True-False] 12.96s setup test_MemoryTracking/test.py::test_http 12.85s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-False-False] 12.59s setup test_codec_encrypted/test.py::test_different_keys 12.11s call test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[1000] 11.87s call test_cgroup_limit/test.py::test_cgroup_cpu_limit 10.66s call test_concurrent_queries_restriction_by_query_kind/test.py::test_insert 10.65s teardown test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[500000] 10.15s teardown test_backward_compatibility/test.py::test_backward_compatability1 9.84s call test_distributed_ddl_password/test.py::test_alter 9.69s setup test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_background_insert_split_batch_on_failure_OFF 9.51s teardown test_file_cluster/test.py::test_format_detection 9.30s call test_executable_user_defined_function/test.py::test_executable_function_slow_python 8.96s teardown test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node 8.67s call test_config_substitutions/test.py::test_config_multiple_zk_substitutions 8.31s call test_database_iceberg/test.py::test_list_tables[DataLakeCatalog] 8.06s teardown test_alter_on_mixed_type_cluster/test.py::test_alter_replicated_on_cluster 7.32s call test_database_iceberg/test.py::test_list_tables[Iceberg] 7.30s teardown test_distributed_ddl_password/test.py::test_truncate 7.25s call test_backup_restore/test.py::test_attach_partition 7.00s call test_alter_on_mixed_type_cluster/test.py::test_alter_on_cluter_non_replicated 6.98s call test_cleanup_after_start/test.py::test_old_dirs_cleanup 6.83s call test_backup_restore/test.py::test_replace_partition 6.75s teardown test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_background_insert_split_batch_on_failure_ON 6.63s teardown test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[1000] 6.46s setup test_build_sets_from_multiple_threads/test.py::test_set 6.39s teardown test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_avg 6.37s teardown test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[1000] 6.37s teardown test_config_decryption/test.py::test_successful_decryption_yaml 6.08s call test_backup_restore/test.py::test_restore 5.71s teardown test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree_multithread 5.66s call test_alter_on_mixed_type_cluster/test.py::test_alter_replicated_on_cluster 5.40s teardown test_build_sets_from_multiple_threads/test.py::test_set 5.36s teardown test_concurrent_queries_restriction_by_query_kind/test.py::test_select 4.98s teardown test_backup_restore/test.py::test_restore 4.44s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-True-True] 4.41s call test_distributed_ddl_password/test.py::test_truncate 4.36s teardown test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[500000] 4.23s teardown test_codec_encrypted/test.py::test_different_keys 4.19s call test_build_sets_from_multiple_threads/test.py::test_set 4.02s call test_executable_user_defined_function/test.py::test_executable_function_sum_json_python 3.94s teardown test_backward_compatibility/test_vertical_merges_from_compact_parts.py::test_vertical_merges_from_compact_parts 3.56s call test_database_iceberg/test.py::test_hide_sensitive_info[DataLakeCatalog] 3.46s teardown test_cluster_discovery/test_dynamic_clusters.py::test_cluster_discovery_startup_and_stop 3.41s call test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree_multithread 3.36s teardown test_cluster_discovery/test.py::test_cluster_discovery_startup_and_stop 3.35s call test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree_multithread 3.16s call test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree 3.11s call test_executable_user_defined_function/test.py::test_executable_function_query_cache 3.03s call test_file_cluster/test.py::test_format_detection 3.01s call test_codec_encrypted/test.py::test_different_keys 2.91s call test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree 2.88s call test_config_substitutions/test.py::test_allow_databases 2.57s call test_executable_user_defined_function/test.py::test_executable_function_argument_python 2.35s teardown test_composable_protocols/test.py::test_proxy_1 2.17s teardown test_cleanup_after_start/test.py::test_old_dirs_cleanup 2.08s call test_config_substitutions/test.py::test_include_config 1.96s teardown test_MemoryTracking/test.py::test_tcp_single_session 1.93s call test_executable_user_defined_function/test.py::test_executable_function_input_nullable_python 1.88s call test_executable_user_defined_function/test.py::test_executable_function_always_error_python 1.76s call test_config_substitutions/test.py::test_config 1.67s teardown test_executable_user_defined_function/test.py::test_executable_function_sum_python 1.56s call test_composable_protocols/test.py::test_proxy_1 1.51s call test_executable_user_defined_function/test.py::test_executable_function_parameter_python 1.45s call test_executable_user_defined_function/test.py::test_executable_function_send_chunk_header_python 1.19s call test_executable_user_defined_function/test.py::test_executable_function_bash 1.15s call test_executable_user_defined_function/test.py::test_executable_function_python 1.04s call test_database_iceberg/test.py::test_tables_with_same_location[DataLakeCatalog] 1.03s call test_database_iceberg/test.py::test_tables_with_same_location[Iceberg] 0.99s call test_executable_user_defined_function/test.py::test_executable_function_non_direct_bash 0.99s call test_database_iceberg/test.py::test_select[DataLakeCatalog] 0.98s call test_executable_user_defined_function/test.py::test_executable_function_sum_python 0.93s call test_executable_user_defined_function/test.py::test_executable_function_signalled_python 0.90s call test_config_substitutions/test.py::test_config_merge_from_env_overrides 0.90s call test_database_iceberg/test.py::test_hide_sensitive_info[Iceberg] 0.83s call test_database_iceberg/test.py::test_select[Iceberg] 0.81s call test_cluster_discovery/test.py::test_cluster_discovery_macros 0.76s call test_backup_s3_storage_class/test.py::test_backup_s3_storage_class 0.74s call test_config_substitutions/test.py::test_config_from_env_overrides 0.71s call test_backward_compatibility/test.py::test_backward_compatability1 0.68s call test_composable_protocols/test.py::test_connections 0.60s call test_config_decryption/test.py::test_successful_decryption_xml 0.55s call test_config_decryption/test.py::test_successful_decryption_yaml 0.54s call test_file_cluster/test.py::test_count 0.42s teardown test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes 0.37s teardown test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node 0.37s teardown test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node 0.17s call test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk 0.01s call test_composable_protocols/test.py::test_http_proxy_1 0.00s teardown test_async_insert_adaptive_busy_timeout/test.py::test_change_queries_frequency 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_query_cache 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False-False] 0.00s teardown test_distributed_ddl_password/test.py::test_alter 0.00s setup test_config_substitutions/test.py::test_include_config 0.00s teardown test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_background_insert_split_batch_on_failure_OFF 0.00s setup test_cgroup_limit/test.py::test_cgroup_cpu_limit 0.00s teardown test_async_insert_adaptive_busy_timeout/test.py::test_compare_sequential_inserts_durations_for_adaptive_and_fixed_async_timeouts 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-False-False] 0.00s teardown test_MemoryTracking/test.py::test_http 0.00s setup test_config_substitutions/test.py::test_config_multiple_zk_substitutions 0.00s setup test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[1000] 0.00s setup test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_background_insert_split_batch_on_failure_ON 0.00s teardown test_database_iceberg/test.py::test_many_namespaces[DataLakeCatalog] 0.00s setup test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[1000] 0.00s teardown test_MemoryTracking/test.py::test_tcp_multiple_sessions 0.00s setup test_database_iceberg/test.py::test_many_namespaces[Iceberg] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-False-False] 0.00s teardown test_database_iceberg/test.py::test_hide_sensitive_info[DataLakeCatalog] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-False-False] 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_sum_json_python 0.00s setup test_distributed_ddl_password/test.py::test_truncate 0.00s setup test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_always_error_python 0.00s setup test_async_insert_adaptive_busy_timeout/test.py::test_compare_sequential_inserts_durations_for_adaptive_and_fixed_async_timeouts 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-False-False] 0.00s setup test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[500000] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-False-False] 0.00s setup test_MemoryTracking/test.py::test_tcp_multiple_sessions 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_argument_python 0.00s setup test_MemoryTracking/test.py::test_tcp_single_session 0.00s teardown test_cluster_discovery/test.py::test_cluster_discovery_macros 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-False-False] 0.00s teardown test_concurrent_queries_restriction_by_query_kind/test.py::test_insert 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-True-False] 0.00s setup test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree 0.00s teardown test_file_cluster/test.py::test_count 0.00s teardown test_alter_on_mixed_type_cluster/test.py::test_alter_on_cluter_non_replicated 0.00s setup test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-True-False] 0.00s teardown test_cgroup_limit/test.py::test_cgroup_cpu_limit 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-True-False] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-False-True] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-True-True] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-False-False] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-True-True] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-True-False] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-False-True] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-True-False] 0.00s setup test_database_iceberg/test.py::test_tables_with_same_location[Iceberg] 0.00s setup test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[500000] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-True-False] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-False-False] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-False-True] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-True-True] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-True-False] 0.00s teardown test_config_decryption/test.py::test_successful_decryption_xml 0.00s setup test_database_iceberg/test.py::test_tables_with_same_location[DataLakeCatalog] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-False-True] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True-True] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-True-False] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-False-False] 0.00s teardown test_backup_restore/test.py::test_attach_partition 0.00s setup test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-False-False] 0.00s setup test_concurrent_queries_restriction_by_query_kind/test.py::test_select 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-False-False] 0.00s teardown test_config_substitutions/test.py::test_allow_databases 0.00s setup test_database_iceberg/test.py::test_list_tables[Iceberg] 0.00s teardown test_database_iceberg/test.py::test_select[Iceberg] 0.00s setup test_database_iceberg/test.py::test_many_namespaces[DataLakeCatalog] 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_slow_python 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-False-True] 0.00s setup test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node 0.00s setup test_cluster_discovery/test.py::test_cluster_discovery_startup_and_stop 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-True-True] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-True-False] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-True-True] 0.00s setup test_backup_restore/test.py::test_replace_partition 0.00s setup test_database_iceberg/test.py::test_select[DataLakeCatalog] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-True-False] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-False-False] 0.00s setup test_alter_on_mixed_type_cluster/test.py::test_alter_replicated_on_cluster 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-True-False] 0.00s teardown test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree_multithread 0.00s setup test_database_iceberg/test.py::test_hide_sensitive_info[Iceberg] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-False-True] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-True-False] 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_argument_python 0.00s teardown test_database_iceberg/test.py::test_list_tables[DataLakeCatalog] 0.00s teardown test_database_iceberg/test.py::test_list_tables[Iceberg] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-True-False] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-False-True] 0.00s setup test_file_cluster/test.py::test_format_detection 0.00s setup test_database_iceberg/test.py::test_select[Iceberg] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-True-False] 0.00s teardown test_database_iceberg/test.py::test_tables_with_same_location[DataLakeCatalog] 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_bash 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-False-False] 0.00s setup test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree_multithread 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-True-False] 0.00s setup test_config_decryption/test.py::test_successful_decryption_yaml 0.00s teardown test_database_iceberg/test.py::test_many_namespaces[Iceberg] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-False-False] 0.00s teardown test_composable_protocols/test.py::test_connections 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_send_chunk_header_python 0.00s teardown test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree 0.00s setup test_config_substitutions/test.py::test_config 0.00s teardown test_composable_protocols/test.py::test_http_proxy_1 0.00s setup test_database_iceberg/test.py::test_list_tables[DataLakeCatalog] 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_signalled_python 0.00s setup test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree_multithread 0.00s teardown test_database_iceberg/test.py::test_select[DataLakeCatalog] 0.00s teardown test_backup_restore/test.py::test_replace_partition 0.00s setup test_backup_restore/test.py::test_restore 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_python 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_bash 0.00s teardown test_database_iceberg/test.py::test_hide_sensitive_info[Iceberg] 0.00s teardown test_config_substitutions/test.py::test_config_multiple_zk_substitutions 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_parameter_python 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_sum_json_python 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_slow_python 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_send_chunk_header_python 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_sum_python 0.00s setup test_composable_protocols/test.py::test_proxy_1 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_signalled_python 0.00s setup test_composable_protocols/test.py::test_http_proxy_1 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_parameter_python 0.00s setup test_config_substitutions/test.py::test_config_from_env_overrides 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_python 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_non_direct_bash 0.00s teardown test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree 0.00s setup test_config_substitutions/test.py::test_config_merge_from_env_overrides 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_non_direct_bash 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_input_nullable_python 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_input_nullable_python 0.00s teardown test_config_substitutions/test.py::test_config 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_query_cache 0.00s teardown test_config_substitutions/test.py::test_config_from_env_overrides 0.00s teardown test_config_substitutions/test.py::test_config_merge_from_env_overrides =========================== short test summary info ============================ PASSED test_composable_protocols/test.py::test_connections PASSED test_composable_protocols/test.py::test_http_proxy_1 PASSED test_composable_protocols/test.py::test_proxy_1 PASSED test_executable_user_defined_function/test.py::test_executable_function_always_error_python PASSED test_executable_user_defined_function/test.py::test_executable_function_argument_python PASSED test_executable_user_defined_function/test.py::test_executable_function_bash PASSED test_backup_restore/test.py::test_attach_partition PASSED test_executable_user_defined_function/test.py::test_executable_function_input_nullable_python PASSED test_config_substitutions/test.py::test_allow_databases PASSED test_executable_user_defined_function/test.py::test_executable_function_non_direct_bash PASSED test_config_substitutions/test.py::test_config PASSED test_executable_user_defined_function/test.py::test_executable_function_parameter_python PASSED test_config_substitutions/test.py::test_config_from_env_overrides PASSED test_executable_user_defined_function/test.py::test_executable_function_python PASSED test_config_substitutions/test.py::test_config_merge_from_env_overrides PASSED test_backup_restore/test.py::test_replace_partition PASSED test_MemoryTracking/test.py::test_http PASSED test_executable_user_defined_function/test.py::test_executable_function_query_cache PASSED test_executable_user_defined_function/test.py::test_executable_function_send_chunk_header_python PASSED test_executable_user_defined_function/test.py::test_executable_function_signalled_python PASSED test_backup_restore/test.py::test_restore PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes PASSED test_config_substitutions/test.py::test_config_multiple_zk_substitutions PASSED test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_avg PASSED test_config_substitutions/test.py::test_include_config PASSED test_executable_user_defined_function/test.py::test_executable_function_slow_python PASSED test_executable_user_defined_function/test.py::test_executable_function_sum_json_python PASSED test_alter_on_mixed_type_cluster/test.py::test_alter_on_cluter_non_replicated PASSED test_executable_user_defined_function/test.py::test_executable_function_sum_python PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node PASSED test_alter_on_mixed_type_cluster/test.py::test_alter_replicated_on_cluster PASSED test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[1000] PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node PASSED test_file_cluster/test.py::test_count PASSED test_concurrent_queries_restriction_by_query_kind/test.py::test_insert PASSED test_file_cluster/test.py::test_format_detection PASSED test_config_decryption/test.py::test_successful_decryption_xml PASSED test_MemoryTracking/test.py::test_tcp_multiple_sessions PASSED test_config_decryption/test.py::test_successful_decryption_yaml PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False-False] PASSED test_cluster_discovery/test.py::test_cluster_discovery_macros PASSED test_database_iceberg/test.py::test_hide_sensitive_info[DataLakeCatalog] PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node PASSED test_async_insert_adaptive_busy_timeout/test.py::test_change_queries_frequency PASSED test_database_iceberg/test.py::test_hide_sensitive_info[Iceberg] PASSED test_concurrent_queries_restriction_by_query_kind/test.py::test_select PASSED test_database_iceberg/test.py::test_list_tables[DataLakeCatalog] PASSED test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[500000] PASSED test_MemoryTracking/test.py::test_tcp_single_session PASSED test_backup_s3_storage_class/test.py::test_backup_s3_storage_class PASSED test_database_iceberg/test.py::test_list_tables[Iceberg] PASSED test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[1000] PASSED test_backward_compatibility/test.py::test_backward_compatability1 PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-False-False] PASSED test_distributed_ddl_password/test.py::test_alter PASSED test_distributed_ddl_password/test.py::test_truncate PASSED test_backward_compatibility/test_vertical_merges_from_compact_parts.py::test_vertical_merges_from_compact_parts PASSED test_database_iceberg/test.py::test_many_namespaces[DataLakeCatalog] PASSED test_cluster_discovery/test.py::test_cluster_discovery_startup_and_stop PASSED test_cgroup_limit/test.py::test_cgroup_cpu_limit PASSED test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[500000] PASSED test_cleanup_after_start/test.py::test_old_dirs_cleanup PASSED test_build_sets_from_multiple_threads/test.py::test_set PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-False-False] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-False-False] PASSED test_codec_encrypted/test.py::test_different_keys PASSED test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk PASSED test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_background_insert_split_batch_on_failure_OFF PASSED test_async_insert_adaptive_busy_timeout/test.py::test_compare_sequential_inserts_durations_for_adaptive_and_fixed_async_timeouts PASSED test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree PASSED test_database_iceberg/test.py::test_many_namespaces[Iceberg] PASSED test_database_iceberg/test.py::test_select[DataLakeCatalog] PASSED test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree_multithread PASSED test_database_iceberg/test.py::test_select[Iceberg] PASSED test_database_iceberg/test.py::test_tables_with_same_location[DataLakeCatalog] PASSED test_database_iceberg/test.py::test_tables_with_same_location[Iceberg] PASSED test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree PASSED test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree_multithread PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-False-False] PASSED test_cluster_discovery/test_dynamic_clusters.py::test_cluster_discovery_startup_and_stop PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-False-False] PASSED test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_background_insert_split_batch_on_failure_ON PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-False-False] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-False-False] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-False-True] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-False-True] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-False-True] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-False-True] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-True-False] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-True-False] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-True-False] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-True-False] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-True-False] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-True-False] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-True-False] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-True-False] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True-True] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-True-True] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-True-True] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-True-True] ======================= 100 passed in 897.95s (0:14:57) ========================